<button onclick="window.location.href='/page2'">Continue</button>
<button onclick="location.href='http://www.example.com'" type="button">
www.example.com</button>
<button class="btn btn-success" onclick="location.href='http://google.com';"> Google</button>
#open link from button